home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr14 / angband.zip / ROGLCMDS.HLP < prev    next >
Text File  |  1993-02-14  |  3KB  |  53 lines

  1. Command summary: (@ is optional count, ~ is direction, ^R redraws, ESC aborts)
  2.   c ~     Close a door.             |   C       Character player description.
  3.   d       Drop an item.             | @ D ~     Disarm a trap/chest.
  4.   e       Equipment list.           |   E       Eat some food.
  5. @ f ~     Force (bash) item or mons.|   F       Fill lamp with oil.
  6.   i       Inventory list.           |   G       Gain new magic spells.
  7.   m       magic spell casting.      |   M       Map, show reduced size.
  8. @ o ~     Open a door/chest.        |   P       Peruse a book.
  9.   p       Pray.                     |   Q       Quit the game.
  10.   q       Quaff a potion.           | @ R       Rest for a period.
  11.   r       Read a scroll.            | @ S ~     Spike a door.
  12. @ s       Search for traps or doors.|   T       Take off an item.
  13.   t       Throw an item.            |   A       Activate an Artifact
  14.   v       Version info              |   W       Where: locate self.
  15.   w       Wear/Wield an item.       |   X       Exchange weapon.
  16.   x ~     Examine surroundings      |   Z       Zap a staff.
  17.   z       Zap a wand.               |   #       Search Mode.
  18.   =       Set options.              |   <       Go up an up-staircase.
  19.   /       Identify a character.     |   >       Go down a down-staircase.
  20.   a       Activate a rod.           |   g       get an item (OPTIONAL)
  21. @ CTRL-P  Previous message review   |   {       Inscribe an object.
  22. @ -  ~    Move without pickup.      |   ?       Type this page.
  23. @ CTRL  ~ Tunnel in a direction.    |   CTRL-X  Save character and exit.
  24. @ SHIFT ~ Run in direction.         | @ ~       For movement.
  25. Directions:     y  k  u
  26.                 h  .  l  [. is stay]
  27.                 b  j  n
  28.  
  29. To give a count to a command, type the number in digits, then the command.
  30. A count of 0 defaults to a count of 99. Counts only work with some
  31. commands, and will be terminated by the same things that end a rest or a
  32. run. In particular, typing any character during the execution of a counted
  33. command will terminate the command. Counted searches or tunnels will terminate
  34. on success, or if you are attacked.
  35.  
  36. Control-R will redraw the screen whenever it is input, not only at command
  37. level. A count with control-P will specify the number of previous messages.
  38. Control commands may be entered with a single key stroke, or with two key
  39. strokes by typing ^ and then a letter.
  40.  
  41. Type ESCAPE to abort the look command at any point.
  42.  
  43. Some commands will prompt for a spell, or an inventory item. Selection is
  44. by an alphabetic character - entering a capital causes a desription to be
  45. printed, and the selection may be aborted.
  46.  
  47. Using repeat counts with the tunnel left command does not work well, because
  48. tunnel left is the backspace character, and will delete the number you have
  49. just typed in.  To avoid this, you can either enter ^H as two characters
  50. (^ and then H), or you can type ' ' (i.e. the space character) after the
  51. number at which point you will get a command prompt and backspace will
  52. work correctly.
  53.